FernleafSystems\Wordpress\Plugin\Shield\Databases\Base\BaseQuery A

Total Complexity 68
Dependencies 3
Dependents 0
Total lines 469
Lines of code 221
Logical lines of code 95
Comment lines 184
Methods 44
Properties 7

Methods 44

Method Rating Maintainability Complexity Lines of code
addWhere()
S
54 5 21
buildOrderBy()
S
59 4 14
setOrderBy()
S
62 4 12
addWhereIn()
S
70 3 6
setGroupBy()
S
66 3 9
filterByCreatedAt()
S
69 3 6
isExcludeDeleted()
S
79 2 3
buildWhere()
S
68 2 7
setWheresFromVo()
S
70 2 6
getWheres()
S
71 2 6
getGroupBy()
S
78 2 3
buildLimitPhrase()
S
78 2 3
buildOffsetPhrase()
S
78 2 3
query()
S
74 2 4
buildExtras()
S
64 1 11
getPage()
S
79 1 3
hasLimit()
S
80 1 3
__construct()
S
82 1 3
setLimit()
S
77 1 4
hasWheres()
S
80 1 3
reset()
S
72 1 6
setIsExcludeDeleted()
S
77 1 4
setPage()
S
77 1 4
setWheres()
S
77 1 4
getLimit()
S
79 1 3
filterByBoundary_Year()
S
75 1 4
setDbH()
S
77 1 4
getOffset()
S
78 1 3
addWhereEquals()
S
79 1 3
addWhereLike()
S
78 1 3
addWhereNewerThan()
S
79 1 3
addWhereOlderThan()
S
79 1 3
addWhereSearch()
S
79 1 3
clearWheres()
S
80 1 3
buildQuery()
S
70 1 7
getDbH()
S
82 1 3
filterByBoundary()
S
75 1 4
filterByBoundary_Day()
S
75 1 4
filterByBoundary_Hour()
S
75 1 4
filterByBoundary_Month()
S
75 1 4
filterByBoundary_Week()
S
75 1 4
customInit()
S
91 1 2
getBaseQuery()
S
82 1 3
isValidComparisonOperator()
S
69 1 6